|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Public Member Functions | |
| void | autoConfigFailed (QString, string) |
| Event triggered when autoconfig fails. More... | |
| void | autoConfigSucceed (QString, string, ipv6, int) |
| Event triggered when autoconfig succeeds. More... | |
| bool | isNdProcessEnabledOnHost () |
| Gets if the process is enabled on the host. More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
| void NdProcess::autoConfigFailed | ( | QString | , |
| string | |||
| ) |
Event triggered when autoconfig fails.
IPC event.
| void NdProcess::autoConfigSucceed | ( | QString | , |
| string | , | ||
| ipv6 | , | ||
| int | |||
| ) |
Event triggered when autoconfig succeeds.
IPC event.
| bool NdProcess::isNdProcessEnabledOnHost | ( | ) |
Gets if the process is enabled on the host.